home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 7
/
PC World Interactive 7.iso
/
share
/
hobi
/
solarsys
/
Solar.exe
/
0
/
RCDATA
/
TFRMREMMONITOR
/
TFRMREMMONITOR.txt
< prev
Wrap
Text File
|
1997-11-30
|
2KB
|
106 lines
object frmRemMonitor: TfrmRemMonitor
Left = 408
Top = 145
BorderStyle = bsDialog
Caption = 'Remove Monitor'
ClientHeight = 254
ClientWidth = 464
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 68
Top = 15
Width = 318
Height = 42
AutoSize = False
Caption = 'Select the monitor or monitors to be removed.'
WordWrap = True
end
object Image1: TImage
Left = 18
Top = 11
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object butCancel: TButton
Left = 358
Top = 98
Width = 95
Height = 29
Caption = '&Cancel'
TabOrder = 0
OnClick = butCancelClick
end
object butOk: TButton
Left = 358
Top = 63
Width = 95
Height = 29
Caption = '&Ok'
Enabled = False
TabOrder = 1
OnClick = butOkClick
end
object LBRemove: TListBox
Left = 13
Top = 63
Width = 331
Height = 177
ItemHeight = 16
Items.Strings = (
'456426'
'5365246546546456'
'546545555555555555555555'
'5464'
'546'
'5'
'465'
'46'
'546'
'1234567890123456789012345678901234567890'
'try'
'wrye'
'tw'
'y54'
'y'
'54y'
'54'
'y'
'6y'
'65'
'y'
'56y'
'u65'
'uy'
'56'
'Distance Between: Jupeter and Saturn')
MultiSelect = True
TabOrder = 2
OnClick = LBRemoveClick
end
object LBOrder: TListBox
Left = 362
Top = 138
Width = 82
Height = 104
ItemHeight = 16
Items.Strings = (
'1'
'4'
'2'
'5'
'3'
'')
TabOrder = 3
Visible = False
end
end